;------------------------------------------------------;
; TAG  CPL  Height  Width  BPP  REAL_WIDTH  TileFormat ;
;------------------------------------------------------;
.FORMAT 34  16      16     1    14          0 1 2 3

;----------------------------------------------------;
; Can start the project displaying Ascii text Window ;
;----------------------------------------------------;
.TextWindow show

;--------------------------------------------------;
; Can start the project displaying Kana text dump  ;
;--------------------------------------------------;
.KanaWindow show

;--------------------------------------------------;
; Can start the project displaying Kana Hex dump   ;
;--------------------------------------------------;
.HexWindow hide

;-----------------------------------;
; This is active for this project   ;
; That means it can afect the output;
;-----------------------------------;
.vwf off

;--------------------------------------------;
; Can start the project with controls hidden ;
;--------------------------------------------;
.controlcodes show

;--------------------------------------------------;
; Can start the project displaying translated text ;
; This is not used anymore                         ;
;--------------------------------------------------;
.TransText hide

;------------------------------------------------;
; Select a color to use ".green, .red, or .blue" ;
;------------------------------------------------;
.textbox.color.green

;------------------------------------------------;
; Select a background style ".gradient or .solid ;
;------------------------------------------------;
.textbox.gradient


;------------------;
; Text block data  ;
; TAG  TEXT_OFFSET ;
;------------------;
.BLOCK 00228020
.BLOCK 00229523
.BLOCK 002296D7
.BLOCK 00229894
.BLOCK 00229E67
.BLOCK 00229EBD
.BLOCK 0022A1F5
.BLOCK 0022AEA7
.BLOCK 0022B53F
.BLOCK 0022B73D
.BLOCK 0022BBA1
.BLOCK 0022C379
.BLOCK 0022C4F6
.BLOCK 0022CA50
.BLOCK 0022CAE5
.BLOCK 0022D954
